How to customize web app template admintasia? [closed]

Posted by Balaji on Programmers See other posts from Programmers or by Balaji
Published on 2012-11-16T12:36:40Z Indexed on 2012/11/16 17:16 UTC
Read the original article Hit count: 280

Filed under:
|

The below is my requirement, Login page

Login page for all

To search whether a user-id & password are a valid or not.

To identify whether the user is of which category, namely, Admin, Manager, User.

Redirect the page accordingly for respective user with their privilege. Admin - Manager – User

Forgot password,

Get username of email address and send the credential by validating the user input.

Login & Operations

Admin

Display all submitted forms by admin, manager and user

Tabs – Submissions, Mange form & Manage users.

Submissions

There must be a ‘sort’, listing, admin, manager and user. Username column should hyper link to edit the user account

There must be a ‘sort’ option as ‘ALL’ while this option is chosen; the admin must be capable to view, as below,

If Admin selects ‘admin’ from dropdown all submitted forms by admin user accounts should display and this operation is similar for the manager account as above.

Manage forms,

Agent Name, Credit Site, Lenders, Type of Loan, No Scores and Type Of Card

Add, edit, update, delete Active and inactive

Always display active records.

Manage users,

Create a user, User account type, (Admin or Manager or User) User email option Edit & update user, Change username Prompt: are you sure? Change password Prompt: are you sure? Delete user Prompt: are you sure you want to delete?

Edit – value – this value should be updated in the common form used by all type of users.

Manager Display all submitted forms by managers and users. Submissions and Manage users, Submissions

Operations Admin Create filter values, admin, manager and user. Edit - filter values, admin, manager and user. Delete filter values, admin, manager and user. View.

Manager Create a user only. View forms. User view and/ or submit form only

Logout Log out for all. Prompt: Are you sure you want to log-out.

I have downloaded adminstasia. How do I customize this template for the above requirement? The installation is same alike if you check this URL, http://www.admintasia.com/demo/

© Programmers or respective owner

Related posts about web-applications

Related posts about templates